home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 December / macformat-057.iso / mac / Demos / The Magic City Demos / autodemo.mac / GENEDERO.DXR / 00128.ls < prev    next >
Encoding:
Text File  |  1997-09-29  |  95 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     sound stop 1
  4.     updateStage()
  5.   end if
  6.   wait(60)
  7. end
  8.